Skip to content

Replace requests with httpx to add support for async http client#82

Merged
cb-srinaths merged 12 commits intomasterfrom
feat/async-http-client
Aug 28, 2025
Merged

Replace requests with httpx to add support for async http client#82
cb-srinaths merged 12 commits intomasterfrom
feat/async-http-client

Conversation

@cb-srinaths
Copy link
Copy Markdown
Collaborator

This PR completely replaces requests as the http client with httpx which now adds support for a asyncio based http client. This is optional and is completely backwards compatible.

@cb-srinaths cb-srinaths requested a review from cb-alish August 20, 2025 04:48
@cb-srinaths cb-srinaths merged commit 6e79be6 into master Aug 28, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants